var text/template.builtinFuncs
2 uses
text/template (current package)
funcs.go#L66: var builtinFuncs = sync.OnceValue(func() map[string]reflect.Value {
funcs.go#L139: if fn := builtinFuncs()[name]; fn.IsValid() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)